Skip to content

BUG FIX: groupby.last() no longer changes np arrays with pd.NA to dtype Int64 #46787

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from

Conversation

sydneyeh
Copy link

@pep8speaks
Copy link

pep8speaks commented Apr 15, 2022

Hello @sydneyeh! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-04-16 16:17:43 UTC

@sydneyeh sydneyeh closed this Apr 15, 2022
@sydneyeh sydneyeh reopened this Apr 15, 2022
@sydneyeh sydneyeh marked this pull request as draft April 15, 2022 21:18
@sydneyeh sydneyeh marked this pull request as ready for review April 15, 2022 21:18
@sydneyeh sydneyeh marked this pull request as draft April 15, 2022 21:18
@sydneyeh
Copy link
Author

@github-actions pre-commit

@sydneyeh sydneyeh closed this Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: grouped.last() will sometimes turn a boolean column into Int64
3 participants